ISchemaComplexType usage details

Summary

org.eclipse.pde.internal.core.ischema.ISchemaComplexType has 45 total references to 2 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] ISchemaComplexType
CASTS
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.editor.contentassist.XMLElementProposalComputer.computeElementProposal(ISchemaElement, HashMap) 49 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeOpenTagProposal(IDocumentElementNode, int, IDocument) 462 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.computeInsertionZeroElementEdgeCase(ISchemaElement, IPluginParent, HashSet) 93 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.computeInsertionAllAttributes(IPluginParent, ISchemaElement) 269 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.hasOptionalChildren(ISchemaObject, boolean, HashSet) 435 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.isSingleZeroElementEdgeCase(ISchemaElement, IPluginParent) 119 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.computeInsertionType(ISchemaElement, IPluginParent, HashSet) 171 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.schema.ElementSection.updateButtons() 635 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fillContextMenu(IMenuManager) 281 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.schema.SchemaFormOutlinePage.getAttributes(ISchemaElement) 73 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getChildren(Object) 65 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.schema.SchemaElementDetails.updateFields(ISchemaObject) 78 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent) 565 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent) 559 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleAttributeDelete(ISchemaAttribute, boolean) 412 PRIVATE_PERMISSIBLE
INSTANCEOF
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.computeInsertionType(ISchemaElement, IPluginParent, HashSet) 165 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeAddChildProposal(IDocumentElementNode, int, IDocument, String) 438 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.hasOptionalChildren(ISchemaObject, boolean, HashSet) 434 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.isSingleZeroElementEdgeCase(ISchemaElement, IPluginParent) 116 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.validateDropMoveSchema(IPluginParent, IPluginParent) 1398 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.canPaste(Object, Object[]) 912 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.ExtensionsSection.addItemsForExtensionWithSchema(MenuManager, IPluginExtension, IPluginParent) 148 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.schema.SchemaFormOutlinePage.getAttributes(ISchemaElement) 72 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.schema.NewAttributeAction.run() 44 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.schema.SchemaElementDetails.updateFields(ISchemaObject) 78 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleAttributeDelete(ISchemaAttribute, boolean) 411 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.pasteAttribute(ISchemaElement, ISchemaAttribute, ISchemaObject) 147 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent) 524 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getChildren(Object) 64 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent) 557 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.schema.SchemaRearranger.moveCompositor(ISchemaObject, ISchemaCompositor) 48 PRIVATE_PERMISSIBLE
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent) 565 PRIVATE_PERMISSIBLE
[+] getCompositor() : ISchemaCompositor
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.editor.contentassist.XMLElementProposalComputer.computeElementProposal(ISchemaElement, HashMap) 49 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.hasOptionalChildren(ISchemaObject, boolean, HashSet) 435 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.isSingleZeroElementEdgeCase(ISchemaElement, IPluginParent) 119 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.computeInsertionZeroElementEdgeCase(ISchemaElement, IPluginParent, HashSet) 93 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLInsertionComputer.computeInsertionType(ISchemaElement, IPluginParent, HashSet) 171 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.contentassist.XMLContentAssistProcessor.computeOpenTagProposal(IDocumentElementNode, int, IDocument) 462 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.schema.ElementSection.ContentProvider.getChildren(Object) 65 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleAttributeDelete(ISchemaAttribute, boolean) 412 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.schema.SchemaElementDetails.updateFields(ISchemaObject) 78 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.schema.ElementSection.updateButtons() 635 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent) 559 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.schema.ElementSection.fillContextMenu(IMenuManager) 281 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.schema.ElementSection.handleModelChanged(IModelChangedEvent) 566 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional